Skip to content

Instantly share code, notes, and snippets.

@alirezarezvani
alirezarezvani / openclaw-gist-executive-workflows.md
Last active March 8, 2026 07:00
OpenClaw: The Operating System for People Who Actually Work — 25 prompts for founders, developers, and marketing managers. Soul setup, memory management, self-improvement, and workflow automation.

OpenClaw: 25 AI Automation Prompts for Founders, Developers & Marketing Managers

The complete OpenClaw setup guide: AI agent configuration, workflow automation, memory management, and self-improving AI assistant prompts for startups and SMEs.

By Reza Rezvani — CTO, startup founder, 22 years in engineering leadership. These aren't demos. These are production workflows I run daily. Copy-paste, answer a few questions, done.

Keywords: OpenClaw prompts, AI assistant setup, workflow automation, AI agent configuration, self-hosted AI, startup automation, SME workflow automation, AI memory management, Claude prompts, autonomous AI assistant, OpenClaw guide 2026


<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Feliz Día de la Mujer</title>
<link href="https://fonts.googleapis.com/css2?family=Parisienne&display=swap" rel="stylesheet">
<style>
:root {
--bg-color: #fdf2f8;
@mmozeiko
mmozeiko / !README.md
Last active March 8, 2026 06:53
Download MSVC compiler/linker & Windows SDK without installing full Visual Studio

This downloads standalone MSVC compiler, linker & other tools, also headers/libraries from Windows SDK into portable folder, without installing Visual Studio. Has bare minimum components - no UWP/Store/WindowsRT stuff, just files & tools for native desktop app development.

Run py.exe portable-msvc.py and it will download output into msvc folder. By default it will download latest available MSVC & Windows SDK from newest Visual Studio.

You can list available versions with py.exe portable-msvc.py --show-versions and then pass versions you want with --msvc-version and --sdk-version arguments.

To use cl.exe/link.exe first run setup_TARGET.bat - after that PATH/INCLUDE/LIB env variables will be updated to use all the tools as usual. You can also use clang-cl.exe with these includes & libraries.

To use clang-cl.exe without running setup.bat, pass extra /winsysroot msvc argument (msvc is folder name where output is stored).

@coodoo
coodoo / outline.md
Created March 7, 2026 01:45
「第二屆 AI 取暖會」講義文字稿。欲收到之後活動報名通知請前往此頁登記:https://forms.gle/H3Xa4fseQNoBz3qS8

/* 基礎知識 -------------------------------------------------- */

從最基本操作觀察 claude code context 運作原理

- 目地是透過觀察 claude code 背後的`交談過程`與`資料結構` 從而瞭解 context 管理的重要性

- 如何監看 tools + system prompt 改化學人家怎麼寫提示與設計工具
@jonlabelle
jonlabelle / television_resolution_standards.md
Last active March 8, 2026 06:50
Digital and analog television standards resolution reference.

Television Standards

Digital and analog television standards resolution reference.

Digital TV Standards

Standard Resolution (dots × lines) DAR (H:V) Pixels
PixelVision 120 × 90 4:3 10,800
@nyaoouo
nyaoouo / data.csv
Created February 6, 2024 01:42
granblue fantasy relink 因子添加
ID Class Skill1 Skill2
9172d000 3 体力 随机
867effed 3 攻击力 随机
4971e8fb 5 刀上舞 攻击力
02ba37a3 5 穷寇心 攻击力
0bb4ccda 5 先发制人 攻击力
31afd43a 3 先发制人 攻击力
f8cf8814 5 身无长技 攻击力
1cd1d367 5 追击 攻击力
f3220fd0 5 躲避距离 体力

Node.js Deployment

Steps to deploy a Node.js app to DigitalOcean using PM2, NGINX as a reverse proxy and an SSL from LetsEncrypt

1. Create Free AWS Account

Create free AWS Account at https://aws.amazon.com/

2. Create and Lauch an EC2 instance and SSH into machine

I would be creating a t2.medium ubuntu machine for this demo.

@jbfriedrich
jbfriedrich / nsmb.conf
Last active March 8, 2026 06:40
macOS 11.2 NSMB configuration
# /etc/nsmb.conf - macOS 11.3 - 2021-04-29
#------------------------------------------------------------------------------
# SMB configuration for macOS 11.3 <-> Synology
#------------------------------------------------------------------------------
# Additional information:
# -----------------------
# https://support.apple.com/de-de/HT211927
# https://support.apple.com/en-us/HT208209
# https://apple.stackexchange.com/questions/309016/smb-share-deadlocks-since-high-sierra
# https://photographylife.com/afp-vs-nfs-vs-smb-performance